const github.com/google/go-cmp/cmp.autoType

4 uses

	github.com/google/go-cmp/cmp (current package)
		report_compare.go#L33: 	autoType
		report_compare.go#L211: 		opts = opts.WithTypeMode(autoType)
		report_reflect.go#L54: 	case autoType:
		report_reflect.go#L205: 			s := opts.WithTypeMode(autoType).FormatValue(vv, t.Kind(), ptrs)